componentMetadata.name

The name of the component.

template componentMetadata(T)
enum name = __traits(identifier, T);

Meta