'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute(True)> Public Property Visible As Boolean
[XmlAttribute()] [DefaultValue(true)] public bool Visible {get; set;}
'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute(True)> Public Property Visible As Boolean
[XmlAttribute()] [DefaultValue(true)] public bool Visible {get; set;}