name = $name; $this->label = $label; $this->description = $description; $this->status = $status; parent::__construct(); } }