public function getItemGtin()
 {
     $this->__load();
     return parent::getItemGtin();
 }