Problem
1. List two built-in properties of an object that are indirectly changed by instructions such as move or turn to face.
2. Which button in the details panel of an object allows you to create your own property for an object?
3. What instruction can be used to directly change the value of a property?
4. What does it mean to say that a variable is mutable?
5. List two ways to modify a class and save it out as a new class.