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