[transaction] explicit Transaction cnxset attribute
The Transaction object have a lot more attribute that those previously declared
in __init__. They are just dynamically assigned in Session code.
This changeset explicit the ``cnxset`` and ``mode`` attribute declaration.
rql('SET X name "BoundaryConstraint" '
'WHERE X is CWConstraintType, X name "BoundConstraint"')