Property definitions

nitcc_runtime $ NProd :: children=
	redef var children: SequenceRead[nullable Node] = new NProdChildren(self)
lib/nitcc_runtime/nitcc_runtime.nit:557,2--74