uShort property

Function uShort
getter/setter pair

Implementation

static Function uShort = (scope) {
  return scope.parseUShort();
};