StudentName

StudentAddress.StudentName property

Gets or sets the name of student.

public string StudentName { get; set; }

See Also