totalPrice??null; } public function setTotalPrice(string $totalPrice):void { $this->totalPrice = $totalPrice; } }