Variable FileBasedLock.file_path

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