email property

String? get email

Implementation

String? get email;
set email (String? email)

Implementation

set email(String? email);