Variable Project.base

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