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