key property

String key
final

The piece of metadata being represented.

Identifies the type of metadata, such as 'title', 'author', 'contributor', 'language', 'identifier', etc.

Implementation

final String key;