Add a new property to this Element
Return Type
A Property object. A handle to the new Property object
Syntax
object.AddProperty (Name, Value)
The AddProperty method syntax has these parts:
Part | Description |
object | An expression evaluating to an object of type Element. |
Name | Required. A String value. |
Value | Required. A String value. |