Variable StdWindowsDirEntryRange._empty

class StdWindowsDirEntryRange
{
  // ...
  bool _empty = false;
  // ...
}