- Added support for retrieving values automatically set by the database on inserts. - Implemented support for deleting properties. - Fixed support for subclassing. Can't have the same property instance in both the superclass and the subclass, since tables are different.