What is object literal notation?
What are the limitations of object literal notation?
What are some ways that you have seen values being accessed on an object?
Why do we need the quotes above? What happens if we remove them?
What are the limitations of dot notation?
What are some ways that you've done that In the past?