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