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