Variable ForeachTypeList.items

class ForeachTypeList
{
  // ...
  ForeachType[] items ;
  // ...
}