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