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