I have to associate some custom values with an IHost. I create a new
IPropertySet for the host and then create a new property by calling
IPropertySet.addProperty().
The new property set doesn't seem to be persistent. I restart my
application and the property is gone.