metadata property

NodeList<Annotation> get metadata

The annotations associated with this node.

If there are no annotations, then the returned list is empty.

Implementation

NodeList<Annotation> get metadata;