username property

String? username
getter/setter pair

A username for authenticating to the database.

This property is optional.

Implementation

String? username;