Variable ForeachType.isEnum

class ForeachType
{
  // ...
  bool isEnum ;
  // ...
}