Write(propName, value)
Called by the control to write each property in turn to the storage provided by the
container.
Parameters
propName : str
Name of the property to read.value : object
The value for the property. The value must be able to be converted to a COM VARIANT.