It’d be nice to have a property type that is a text or integer array. It would let us store a lot of data individual to specific objects without needing to make more variables.
This will come in handy when multiple instances of objects is implemented.