short property

int short

Implementation

int get short {
  check();
  return value.s;
}