[]
Gets or sets a string, which indicates the view definition.
[JsonConverter(typeof(g))] public Dictionary<string, object> View { get; set; }
<JsonConverter(GetType(g))> Public Property View As Dictionary(Of String, Object)