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