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