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