NewPropertySet Method
The NewPropertySet method creates a new property set, and then returns this property set to the code that called this method. It uses the following syntax:
Application. NewPropertySet()
It includes no arguments.
For example:
SiebelApp.S_App. NewPropertySet();