elementKind property

String? elementKind
getter/setter pair

A human-readable description of the kind of element being referenced (such as "class" or "function type alias"). This data is omitted if there is no referenced element.

Implementation

String? elementKind;