public int StudentID { get; set; } public virtual Student Student { get; set; }