key property

String? key
getter/setter pair

A unique key for the role set. Must start with 'role_set:' and contain only lowercase alphanumeric characters and underscores.

Implementation

String? key;