database
The associated database.
Declaration
final var database: CKDatabase { get }Discussion
Multiple sync engines can run in the same process, each targeting a different database. For example, you may use one sync engine for a person’s private database and another for their shared database.