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