public function setNameTag($name) { $this->setDataProperty(self::DATA_NAMETAG, self::DATA_TYPE_STRING, $name); }