/* Adds/replaces a named Property. * name: Entry name. * value: Address of value structure. * type: Value type. */ void set_property( const char *name, const CMPIValue * value, const CMPIType type)