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