Hello,

�� � If I have an object with accessors #firstName, #lastName and #age, how would I short shirt circuit or replace these selectors? �In other words, how would I modify an object after it's already been created?

Thanks,
Elliot