Variable Dialog._flags

class Dialog
{
  // ...
  uint _flags;
  // ...
}