Variable StringListValue.stringId

string id for item

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