password property

  1. @optionalConfiguration
String? password
getter/setter pair

A password for authenticating to the database.

This property is optional.

Implementation

@optionalConfiguration
String? password;