state property

String? state
getter/setter pair

The state of the key.

Can be one of ACTIVE, INACTIVE, or DELETED.

Implementation

core.String? state;