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