Gets and sets the property MasterUsername. 
            
The master user name for the cluster. This name is used to connect to the database that is specified in DBName.
 Declaration Syntax
 Declaration Syntax| C# | 
public string MasterUsername { get; set; }
The master user name for the cluster. This name is used to connect to the database that is specified in DBName.
 Declaration Syntax
 Declaration Syntax| C# | 
public string MasterUsername { get; set; }