object.property = "foo";
is exactly the same as
object["property"] = "foo";
Thanks for the interesting read, however!
-Dom
Sponsored By: