'Declaration<XmlAttributeAttribute()> <DefaultValueAttribute()> Public ExtraChildCostMax As Integer
'UsageDim 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