Variable FileDialog.rightPanel

class FileDialog
{
  // ...
  VerticalLayout rightPanel;
  // ...
}