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