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