Return the address of the non-modifiable name of this metric id.
Declared in <balm_metricid.h>
char const*
metricName() const;
The behavior is undefined unless isValid() is true. Note that this method is logically equivalent to description()->name().
address of the null-terminated metric name