location property
read / write
An easy reference for where the item is located. Redundant if you got the item from an Inventory, but useful when making detail calls on specific items.
Implementation
int location;
An easy reference for where the item is located. Redundant if you got the item from an Inventory, but useful when making detail calls on specific items.
int location;