user property

String? user
getter/setter pair

User name in the email address.

e.g. "foo" in foo@gmail.com

Implementation

core.String? user;