struct property

Function struct
getter/setter pair

Implementation

static Function struct = (scope) {
  return scope.parseStruct();
};