Variable StringListAdapterBase._items

class StringListAdapterBase
{
  // ...
  UIStringCollection _items;
  // ...
}