status; } public function setStatus(float $status): self { $this->status = $status; return $this; } }