tridion-sites-extensions-api-docs

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

Keyword.isAbstract property

Whether the Keyword is abstract.

An abstract Keyword cannot be used to classify items with. It is merely there to act as a parent for other Keywords. This property cannot be changed in a local copy.

Signature:

get isAbstract(): boolean;