Variable FilePathPanel._path

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