rawValue property

int get rawValue

Implementation

int get rawValue {
  return index;
}