So I just wrote this java program to keep track of my art supply closet, and now I have to add a method to the InventoryItem class so that there is a way to change the String variable of any instance of the class post instantiation.