'DeclarationPublic Overrides ReadOnly Property ItemType As TreeListNodeSubItemType
'UsageDim instance As NTreeListNodeStringSubItem Dim value As TreeListNodeSubItemType value = instance.ItemType
public override TreeListNodeSubItemType ItemType {get;}