get('tagid'); } public function getName(): string { return $this->get('name'); } public function getText(): string { return $this->get('text'); } }