kind property

String? kind
getter/setter pair

The kind of item this is.

For HMAC keys, this is always storage#hmacKey.

Implementation

core.String? kind;