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