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