Variable FileDialog._path

class FileDialog
{
  // ...
  string _path;
  // ...
}