[]
Gets the collection of the template bindings.
[JsonConverter(typeof(TemplateBindingsConverter))]
public IDictionary<string, string> TemplateBindings { get; }
<JsonConverter(GetType(TemplateBindingsConverter))>
Public ReadOnly Property TemplateBindings As IDictionary(Of String, String)