Hello, Ben!
I understand, that my cycle with property node completely switched into UI Thread.
But can you give me any link to any NI document, which described this behavior? I my User Manual I have no found any description about this.
My opinion - it is very important, because it means, that you cannot using any property nodes (not only object, but app or VI too), or references in time critical loops, because they automatically switches my loop into UI Thread. For example, some IMAQ Vision DLLs running in UI Thread, and we have blocking of our code with these DLLs (or, probably, with other property nodes).