'Declaration
<JsonAttribute(1)> <DefaultValueAttribute(True)> Public Overridable Property ShowLabel As Boolean
[Json(1)] [DefaultValue(true)] public virtual bool ShowLabel {get; set;}
'Declaration
<JsonAttribute(1)> <DefaultValueAttribute(True)> Public Overridable Property ShowLabel As Boolean
[Json(1)] [DefaultValue(true)] public virtual bool ShowLabel {get; set;}