The username property of the URL interface is a string containing the username specified before the domain name.
username
external String get username;
external set username(String value);