GetPropertyByName method: Compound class
Syntax
GetPropertyByName(prop_name)
Description
Use this method to return a property of the compound element as an object.
Parameters
| Parameter | Description |
|---|---|
|
prop_name |
Specifies the name of the property as a string. |
Returns
A Collection object, a Compound object, or a Primitive object.