Network Monitor Name Collisions
If you don't scope a property in the UI with a prefix, the parser engine will search using the following order: Conversation, Global, and then Property.
For instance if you reference a property as "Test", it will look first for a conversation property. So if you are unsure that a property might exist under multiple scopes, it's best to specify the entire path for the property you are using. If you are unsure, intellisense will show you where the property exist.