uLong property

Function uLong
getter/setter pair

Implementation

static Function uLong = (scope) {
  return scope.parseULong();
};