Class ObjectNode

A configuration item that is an object.

class ObjectNode
  : ConfigNode ;

ObjectNodes contain a node dictionary that points to other ConfigNodes.