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