Variable FilePathPanelItem._button

class FilePathPanelItem
{
  // ...
  ImageButton _button;
  // ...
}