key property

String? key
getter/setter pair

Unique key by Project, can be used in the SDK / API to reference by 'key' rather than _id.

Implementation

String? key;