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