email property

String? email
getter/setter pair

An email address.

For example, "person123@company.com".

Implementation

core.String? email;