Property TreeBase-1.RootAncestor Overload Returns the root ancestor node. Its TreeBase<T>.Parent is null. Returns this node if its Parent is null. public T RootAncestor { get; } Property Value T