IDL source Global indexinterface PropertySetFactory
**************************************************
PropertySet create_constrained_propertyset(in PropertyTypes allowed_property_types, in Properties allowed_properties) raises(ConstraintNotSupported);
PropertySet create_initial_propertyset(in Properties initial_properties) raises(MultipleExceptions);
PropertySet create_propertyset();