metadata property

ObjectMeta? metadata
getter/setter pair

Metadata associated with this Route, including name, namespace, labels, and annotations.

Implementation

ObjectMeta? metadata;