char property

int char

Implementation

int get char {
  check();
  return value.c;
}