The AIRTestedApp object contains the following properties:
Property List
| Name | Description | 
|---|---|
| AutorunOnRecording | Specifies whether TestComplete launches the application automatically when the recording starts. | 
| DebuggerExecutable | Specifies the fully-qualified name of the AIR Debug Launcher’s executable that will be used to run the tested AIR application. | 
| DescriptorFileName | Specifies the fully-qualified name of the AIR application’s descriptor file (.xml) that defines the application’s metadata. | 
| Executable | Returns the fully-qualified name of the AIR application’s executable file (.exe). | 
| IsExecutable | Specifies whether the tested AIR application should be run as an executable. | 
| ItemName | Specifies the name of the tested application in the tested application’s collection. | 
| Launch | Specifies whether the application should be launched. | 
