'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute()> Public RequiredInsuredWorkPhone As InterfaceOption
'Usage
Dim instance As Product Dim value As InterfaceOption value = instance.RequiredInsuredWorkPhone instance.RequiredInsuredWorkPhone = value
[XmlAttribute()] [DefaultValue()] public InterfaceOption RequiredInsuredWorkPhone
public field RequiredInsuredWorkPhone: InterfaceOption;
XmlAttributeAttribute() DefaultValueAttribute() public var RequiredInsuredWorkPhone : InterfaceOption;
[XmlAttribute()] [DefaultValue()] public: InterfaceOption RequiredInsuredWorkPhone
[XmlAttribute()] [DefaultValue()] public: InterfaceOption RequiredInsuredWorkPhone