char property

int get char

Implementation

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