Variable TreeAaIter.tree

struct TreeAaIter
{
  // ...
  T tree ;
  // ...
}