'Declaration<XmlAttributeAttribute()> <DefaultValueAttribute()> Public DefaultAutoVerifyInsureds As Boolean
'UsageDim instance As Product Dim value As Boolean value = instance.DefaultAutoVerifyInsureds instance.DefaultAutoVerifyInsureds = value
[XmlAttribute()] [DefaultValue()] public bool DefaultAutoVerifyInsureds
public field DefaultAutoVerifyInsureds: Boolean;
XmlAttributeAttribute() DefaultValueAttribute() public var DefaultAutoVerifyInsureds : boolean;
[XmlAttribute()] [DefaultValue()] public: bool DefaultAutoVerifyInsureds
[XmlAttribute()] [DefaultValue()] public: bool DefaultAutoVerifyInsureds