Variable FilePathPanel._edPath

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