no arg constructor super();
super();
Get the name of the projectreturnthe name of the project. return name;
return name;
Set the name of the projectparamname the value to use. PvcsProject.this.name = name;
PvcsProject.this.name = name;