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