The following classes implement object persistence:
- IPersistPropertyBagImpl Allows a client to load and save an object's properties to a property bag. 
- IPersistStreamInitImpl Allows a client to load and save an object's persistent data to a stream. 
- IPersistStorageImpl Allows a client to load and save an object's persistent data to a storage.