attributeName

Attribute name for the given type, can be specified with @attribute. If @attribute is not specified, the member's name will just be lower_snake_cased and returned.

template attributeName () {
enum attributeName;
enum attributeName;
}

Meta