'Declaration
<DefaultValueAttribute(0)> <XmlAttributeAttribute()> Public Property Indent As Integer
[DefaultValue(0)] [XmlAttribute()] public int Indent {get; set;}
'Declaration
<DefaultValueAttribute(0)> <XmlAttributeAttribute()> Public Property Indent As Integer
[DefaultValue(0)] [XmlAttribute()] public int Indent {get; set;}