'Declaration
<JsonConverterAttribute(C1.Web.Mvc.TemplateBindingsConverter)> Public ReadOnly Property TemplateBindings As IDictionary(Of String,String)
[JsonConverter(C1.Web.Mvc.TemplateBindingsConverter)] public IDictionary<string,string> TemplateBindings {get;}