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