NODE_RESERVED_NAMES_CONST: Names that are reserved by the Node class.
Description
These are reserved by the Node class, you cannot use these as
attribute names.
Note also that all attributes starting with a . are reserved.
Usage
NODE_RESERVED_NAMES_CONST
Format
An object of class character
of length 43.