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