I'm working on a JSON integration where the deserialization results in a complex object where the property names will be dynamic - not known until execution time. I haven't been able to find a VFP utility that given an object will return the property names / types. Does anyone know how I can do this?