Is there a way either in DTML or a python script to iterate through all of the properties of an object without knowing its specific type? For example, if I have CMF Types of Document, File, Event, etc. I want to build a list of all of their properties without knowledge of the particular type. Ideas? Thanks, Kevin