Variable ForeachType.isAlias

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