'Declaration
<JsonAttribute("_plotAreas")> Public ReadOnly Property PlotAreas As IList(Of PlotArea)
[Json("_plotAreas")] public IList<PlotArea> PlotAreas {get;}
'Declaration
<JsonAttribute("_plotAreas")> Public ReadOnly Property PlotAreas As IList(Of PlotArea)
[Json("_plotAreas")] public IList<PlotArea> PlotAreas {get;}