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