All the declared properties (including the main method)

Property definitions

nitc $ AClassdef :: n_propdefs=
	# All the declared properties (including the main method)
	var n_propdefs = new ANodes[APropdef](self)
src/parser/parser_nodes.nit:1243,2--1244,44