IJsObjectPropertyCollectionItem Property | 
| Name | Description | |
|---|---|---|
| ItemString | 
                Gets or sets a property with the specified name in the current JavaScript object.
                The name parameter represents JavaScript object's property name.
              | |
| ItemUInt32 | 
                Gets or sets a property with the specified index in the current JavaScript object.
                The index parameter represents JavaScript object's property index.
              |