[#BloombergLP-balm-MetricId-metricName] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/MetricId.adoc[MetricId]::metricName :relfileprefix: ../../../ :mrdocs: Return the address of the non‐modifiable name of this metric id. The behavior is undefined unless `isValid()` is `true`. Note that this method is logically equivalent to `description()‐>name()`. == Synopsis Declared in `<balm_metricid.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- char const* metricName() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#