[]
Gets or sets the id of the template used to generate each list item.
[JsonConverter(typeof(TemplateConverter), new object[] { true })] public string ItemTemplateId { get; set; }