The InvokeSyntax object contains the following properties:
Property List
| Name | Description | 
|---|---|
| ClassValue | Specifies the object that contains the property or method to be invoked. | 
| InvokeName | Specifies the name of the variable, routine, property or method to be invoked. | 
| IsProperty | Specifies whether the element being invoked is a variable or a property (True), or a routine or method (False). | 
