The password for the master database user. Can be any printable ASCII character except "/", """, or "@". Type: String MySQL
            Constraints: Must contain from 8 to 41 characters. Oracle Constraints: Must contain from 8 to 30 characters. SQL Server
            Constraints: Must contain from 8 to 128 characters.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string MasterUserPassword { get; set; }