tridion-sites-extensions-api-docs

Home > @tridion-sites/models > Keyword > key

Keyword.key property

Custom key for the Keyword.

This key can be used to identify a Keyword in custom code; it has no special meaning to the TCM system. Unlike the Keyword’s “IdentifiableObject.Title”, this property cannot be changed in a local copy.

Signature:

get key(): string | undefined;