Add a new Property object to the collection
Syntax
object.Add Property[, sKey]
The Add method syntax has these parts:
Part | Description |
object | An expression evaluating to an object of type Properties. |
Property | Required. A Property object. |
sKey | Optional. A String value. |