get('name'); } public function getScheduling(): ?string { return $this->get('scheduling'); } public function getJob(): ?string { return $this->get('job'); } }