'Declaration
<JsonAttribute("_plotAreaIndex")> Public Property PlotAreaIndex As Nullable(Of Integer)
[Json("_plotAreaIndex")] public Nullable<int> PlotAreaIndex {get; set;}
'Declaration
<JsonAttribute("_plotAreaIndex")> Public Property PlotAreaIndex As Nullable(Of Integer)
[Json("_plotAreaIndex")] public Nullable<int> PlotAreaIndex {get; set;}