Gets the project name.
string The human readable project name.
public function getProjectName() { return $this->projectName; }