Accessor function that returns the domain for a tree node.
final TypedAccessorFn<TreeNode<T>, D> domainFn;