Contains username.
property Username: string;
Use the Username property to supply a user name to handle server's request for a login. When the property is being changed TPgConnection calls Disconnect method.
Note: The UserName property will be used as a default value for the Database and Schema parameters if they are empty.