value; public function getLabel(): ?string { return ucwords(str_replace('_', ' ', $this->value)); } }