user property

String? user
getter/setter pair

The optional user name to use for authentication purposes; by default, this is the null value.

Implementation

String? user;