'Declaration
Public Overrides ReadOnly Property ItemType As TreeListNodeSubItemType
'Usage
Dim instance As NTreeListNodeImageSubItem Dim value As TreeListNodeSubItemType value = instance.ItemType
public override TreeListNodeSubItemType ItemType {get;}