just curious to know if it would return (id) or (parent class) or something else.
+3
A:
It would return whatever you define that property to return on that particular object. There is no "parent" property by default on any base object.
jer
2010-07-01 04:42:33