Variable ForeachType.type

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