How would we get the value of the car object's property model?
car
model
car.model
car:model
car(model)
Make sure to pick car.model.