The TestItemElement object contains the following properties:
Property List
| Name | Description | 
|---|---|
| Caption | Returns the test item caption. | 
| ParamCount | Returns the total number of test item parameters. | 
| ParamName | Returns the name of the test item parameter by its index. | 
| ParamType | Returns the type of the test item parameter by its index. | 
| ParamValue | Returns the value of the test item parameter by its index. | 
