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