Variable FilePathPanelButtons._path

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