'Declaration
<JsonAttribute(Order=-1, SkipIfDefault=, PropertyName="_plotAreaIndex", Name="_plotAreaIndex")> Public Property PlotAreaIndex As Nullable(Of Integer)
[Json(Order=-1, SkipIfDefault=, PropertyName="_plotAreaIndex", Name="_plotAreaIndex")] public Nullable<int> PlotAreaIndex {get; set;}