CategoryName.name

A short name for the symbol sym is an alias of.

template CategoryName(alias sym)
enum name = __traits(identifier, sym);

Meta