Variable FileNameEditLine._caption

class FileNameEditLine
{
  // ...
  dstring _caption;
  // ...
}