This version of Unity is unsupported.

TreeView.isInitialized

protected bool isInitialized;

Description

The TreeView is initialized by calling Reload(). Therefore returns false until Reload() is called the first time.