First child

Property definitions

markdown2 $ MdNode :: first_child=
	# First child
	var first_child: nullable MdNode = null is writable
lib/markdown2/markdown_ast.nit:27,2--28,52