Variable Action._iconId

icon resource id

class Action
{
  // ...
  string _iconId;
  // ...
}