Code Academy has a nice section on objects. I think you will find it helpful if you go through the exercises:
In Grasshopper, there is a section in the Practice that covers Object Expressions. That should give some practice on properties, methods, etc.
Finally, in W3Schools, there is a section on JavaScript objects that I think is helpful too.