# Functions
ErrNotSupported constructs a message informing about an unsupported field access.
# Variables
ErrNilObjectWrapped is returned in a constructor when the underlying object is nil.
ErrOutOfBounds is returned when a slice or array index does not exist.
ErrUnsupportedField is returned when a getter/setter access is not supported.
# Structs
ThreadSafeEnumerator is a thread-safe counter of all objects created since the node's start.