tree(6).x, tree(6).y
Although this only works when ALL trees are picked. IID is an ordered index of picked instances. If you only have one tree picked by another condition, there wont be a "sixth" in your picked instances.
Otherwise, you can use the system condition "pick nth instance" = 6, then just use tree.x, tree.y