Variable FilePathPanelItem._path

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