Variable FileDialog._edPath

class FileDialog
{
  // ...
  FilePathPanel _edPath;
  // ...
}