key property

String key
final

One part of a key-value pair that make up a tag. A key is a general label that acts like a category for more specific tag values.

Implementation

final String key;