$this->getId(), 'name' => $this->getName(), 'lang' => $this->lang, 'value' => json_encode($this->getState() ?? ''), ]; } }