get('name'); } public function getData(): stdClass { return $this->get('data') ?? (object) []; } }