'Declaration
Public Overrides NotOverridable ReadOnly Property DataSource As String
public override string DataSource {get;}
public read-only property DataSource: String; override;
public override function get DataSource : String
public: __property string* get_DataSource() override;