Contains username.
property Username: string;
Use the Username property to supply user name to handle server's request for a login.
TOraSession uses the Username, Password and Server properties to build connect string in the format Username/Password@Server .
When property is being changed TOraSession calls Disconnect method