Variable MemberFunctionAttribute.tokenType

class MemberFunctionAttribute
{
  // ...
  ubyte tokenType;
  // ...
}