tag property

Function tag
getter/setter pair

Implementation

static Function tag = (scope) {
  return scope.parseTag();
};