metadata property
List<ElementAnnotation>
get
metadata
Return a list containing all of the metadata associated with this element. The array will be empty if the element does not have any metadata or if the library containing this element has not yet been resolved.
Implementation
List<ElementAnnotation> get metadata;