Last child

Property definitions

markdown2 $ MdNode :: last_child
	# Last child
	var last_child: nullable MdNode = null is writable
lib/markdown2/markdown_ast.nit:30,2--31,51