title; } public function setTitle(string $title): void { $this->title = $title; } }