text; } public function setText(string $text): void { $this->text = $text; } }