title property

String? title
getter/setter pair

The user-friendly name for the metric.

If not set for a registered metric, it will default to the metric's display name.

Optional.

Implementation

core.String? title;