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