'Declaration
<XmlElementAttribute()> <DefaultValueAttribute()> Public DefaultPIN As DefaultPINType
'Usage
Dim instance As GeneralRules Dim value As DefaultPINType value = instance.DefaultPIN instance.DefaultPIN = value
[XmlElement()] [DefaultValue()] public DefaultPINType DefaultPIN
public field DefaultPIN: DefaultPINType;
XmlElementAttribute() DefaultValueAttribute() public var DefaultPIN : DefaultPINType;
[XmlElement()] [DefaultValue()] public: DefaultPINType DefaultPIN
[XmlElement()] [DefaultValue()] public: DefaultPINType DefaultPIN