Variable StringListAdapterBase._iconIds

class StringListAdapterBase
{
  // ...
  string[] _iconIds;
  // ...
}