kind property

String? kind
getter/setter pair

The kind of item this is.

For objects, this is always storage#object.

Implementation

core.String? kind;