password property

String? password
getter/setter pair

A password for authenticating to the database.

This property is optional.

Implementation

String? password;