[]
Gets the collection of plotarea objects.
[Json("_plotAreas")] public IList<PlotArea> PlotAreas { get; }
<Json("_plotAreas")> Public ReadOnly Property PlotAreas As IList(Of PlotArea)