'Declaration
Public ReadOnly Property NavigationTree As System.Windows.Forms.TreeView
'Usage
Dim instance As NNavigationTreeControl Dim value As System.Windows.Forms.TreeView value = instance.NavigationTree
public System.Windows.Forms.TreeView NavigationTree {get;}