'Declaration
<DefaultValueAttribute(False)> <XmlAttributeAttribute()> Public Property Collapsed As Boolean
[DefaultValue(false)] [XmlAttribute()] public bool Collapsed {get; set;}
'Declaration
<DefaultValueAttribute(False)> <XmlAttributeAttribute()> Public Property Collapsed As Boolean
[DefaultValue(false)] [XmlAttribute()] public bool Collapsed {get; set;}