IDynamicProperty2
class IDynamicProperty2 : public IUnknown;
dynprops.h
This interface is similar to the IDynamicProperty interface, except that its functions take IUnknown pointers to objects instead of AcDbObjectId identifiers as parameters.