This value indicates how an InventoryItem should be treated at runtime.
Immutable = Indicates instances of this item should not be modified at runtime.
Mutable = Indicates instances of this item should be modified at runtime and save unique per instance data.