public string Surname { get; }
Public ReadOnly Property Surname As String Get
public: property String^ Surname { String^ get (); }
member Surname : string with get
In This Article