I have the following sample model:
public class FooModel { public List myList { get; set; } } public class Bar { public string description { g