Variable FileNameEditLine._filters

class FileNameEditLine
{
  // ...
  FileFilterEntry[] _filters;
  // ...
}