metadata property

Returns metadata associated with this element.

This is a union of annotations associated with the class declaration and all its augmentations.

Implementation

List<ElementAnnotation> get metadata;