StudentAddress.StudentName

StudentAddress.StudentName property

学生の名前を取得または設定します。

public string StudentName { get; set; }

関連項目