HasKind🔗
(abstract)

An element with a kind is an element that can either represent a template or an instance.
Default for an element is that it is representing an instance.

Descendants 🔗

Properties 🔗

kind: Optional[ModellingKind] 🔗
Kind of the element: either type or instance.