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