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