'Declaration
<JsonAttribute(Order=-1, SkipIfDefault=False, PropertyName="", Name="")> Public ReadOnly Property Rows As List(Of Row)
[Json(Order=-1, SkipIfDefault=False, PropertyName="", Name="")] public List<Row> Rows {get;}
'Declaration
<JsonAttribute(Order=-1, SkipIfDefault=False, PropertyName="", Name="")> Public ReadOnly Property Rows As List(Of Row)
[Json(Order=-1, SkipIfDefault=False, PropertyName="", Name="")] public List<Row> Rows {get;}