Variable FileBasedLock.file_name

struct FileBasedLock
{
  // ...
  string file_name ;
  // ...
}