Did you try "\pocketmine\item#getNamedTag" and "\pocketmine\item#setNamedTag"? EDIT: Make sure to call #getNamedTag before #setNamedTag and re-use the given object to not overwrite other things of the item (except the things you change).
What did you try (post sourcecode) What did not work as you expect (what did you expect and what happened really)