public String GetStudentName() { return(_studentModal.GetName()); }
public String GetStudentName() { return(model.GetName()); }