Variable TypeSuffix.type

class TypeSuffix
{
  // ...
  Type type;
  // ...
}