value = $value; } public function getValue(): string { return $this->value; } }