On this pageItem No overview available. Methods IsTerminal() @classmethoddef IsTerminal() - > bool Checks if the item is a terminal item. Callers use this to determine if further processing or traversal is needed for the item. Returns TypeDescriptionboolTrue if the item is terminal, False otherwise.