I have
public class Project { public int Id {get; set;} public string Name {get; set;} public User CreatedBy {get; set;} public User ModifiedBy {get;