Gets the name (not the custom name!) of the item.
if(item.name == "string") item.customName = "Special String";
See Implementation
Gets the name (not the custom name!) of the item.