username property

  1. @optionalConfiguration
String? username
getter/setter pair

A username for authenticating to the database.

This property is optional.

Implementation

@optionalConfiguration
String? username;