Variable TypeSuffix.array

class TypeSuffix
{
  // ...
  bool array;
  // ...
}