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