Gets the dependency's name.
string The dependency's name.
public function getName() { return $this->name; }