Returns the name of this configuration object.
string The name of the configuration object.
public function getName() { return $this->name; }