The data type used to store the names and values of the properties of a window and that window’s child windows. 4Test defines this data structure as follows:
[-] type WINPROPTREE is record [ ] STRING sWindow [ ] LIST OF PROPINFO lPropInfo [ ] LIST OF WINPROPTREE lChildren