'Declaration
<JsonAttribute(False)> Public ReadOnly Property Columns As List(Of Column)
[Json(false)] public List<Column> Columns {get;}
'Declaration
<JsonAttribute(False)> Public ReadOnly Property Columns As List(Of Column)
[Json(false)] public List<Column> Columns {get;}