If this is a collection, return its length.
Otherwise, throw NodeException.
Number of elements in a sequence or key-value pairs in a mapping.
NodeException if this is not a sequence nor a mapping.
See Implementation
If this is a collection, return its length.
Otherwise, throw NodeException.