Variable FileDialog._action

class FileDialog
{
  // ...
  Action _action;
  // ...
}