Say that I have the following class
EditForm public int Id {get; set; } public string Code {get; set; } public string Description {get; set; }