CategoryName.type

String representation of the category type of sym.

template CategoryName(alias sym)
static if(isFunction!sym)
enum type = "function";