dBName property
The name of the initial database that was created when the cluster was
created. This same name is returned for the life of the cluster. If an
initial database was not specified, a database named dev
dev was
created by default.
Implementation
final String? dBName;