isLeaf

abstract val isLeaf: Boolean

Tells whether this node is a left.

Return

true if this node is a leaf, false otherwise