public string WebAddress { get; }
Public ReadOnly Property WebAddress As String Get
public: virtual property String^ WebAddress { String^ get () sealed; }
abstract WebAddress : string with get override WebAddress : string with get
In This Article