[]
Gets or sets the content of the template used to generate each list item.
[JsonConverter(typeof(TemplateConverter))] public string ItemTemplateContent { get; set; }