In the DataObject, there is readProperty and writeProperty, but there does not appear to be a method to get the names of the available properties.
I could hack around this limitation by creating a custom superclass for my CayenneDataObject instances, but WHY is there no getPropertyNames method? Is there a way to get the names of the properties which I have not figured out? Mary-Anne
