'Declaration
<JsonAttribute(1)> <DefaultValueAttribute(0)> Public Property RangeMax As Integer
[Json(1)] [DefaultValue(0)] public int RangeMax {get; set;}
'Declaration
<JsonAttribute(1)> <DefaultValueAttribute(0)> Public Property RangeMax As Integer
[Json(1)] [DefaultValue(0)] public int RangeMax {get; set;}