firstNameSource; } public function setFirstNameSource(FirstNameSourceInterface $name): void { $this->firstNameSource = $name; } }