This version of Unity is unsupported.

BaseTreeViewController.itemsSource

public IList itemsSource;

Description

Items for this tree. Contains items that are expanded in the tree.

It can only be accessed. Source is set when tree is rebuilt using RebuildTree