'Declaration
Public ReadOnly Property Source As String
public string Source {get;}
public read-only property Source: String;
public function get Source : String
public: __property string* get_Source();
'Declaration
Public ReadOnly Property Source As String
public string Source {get;}
public read-only property Source: String;
public function get Source : String
public: __property string* get_Source();
.NET Framework
Version 2.0 or later