Subclass of Ovr.OvrNode
This Node is used to group various kinds of OvrNodes. The grouped elements will be executed in sequence, from the first to the last one in the list.
Note: the following attributes are added to the existing ones from the super class OvrNode
Nodes
OvrNode [ ]
Grouped OvrNodes, to be executed in sequence.