Include direct children in the descendants list

Default is true.

Property definitions

nitc $ CmdDescendants :: children
	# Include direct children in the descendants list
	#
	# Default is `true`.
	var children = true is optional, writable
src/doc/commands/commands_model.nit:197,2--200,42