EnumValue

A structure which contains a single enum value, its name, and its nickname.

class EnumValue {
GEnumValue cInstance;
}