'Declaration
<DefaultValueAttribute()> <XmlAttributeAttribute()> Public Mandatory As Boolean
'Usage
Dim instance As RateTemplate Dim value As Boolean value = instance.Mandatory instance.Mandatory = value
[DefaultValue()] [XmlAttribute()] public bool Mandatory
public field Mandatory: Boolean;
DefaultValueAttribute() XmlAttributeAttribute() public var Mandatory : boolean;
[DefaultValue()] [XmlAttribute()] public: bool Mandatory
[DefaultValue()] [XmlAttribute()] public: bool Mandatory