Variable Project.path

struct Project
{
  // ...
  string path ;
  // ...
}