Variable StringListValue.iconId

icon resource id

struct StringListValue
{
  // ...
  string iconId;
  // ...
}