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