[]
Gets or sets the scaling function.
[JsonConverter(typeof(FunctionConverter))] public string Scale { get; set; }
<JsonConverter(GetType(FunctionConverter))> Public Property Scale As String