I have a simpel model
public class Master { public int ID {get;set;} public string Title {get;set;} public IList Children {get;set