The new keyword, if any

Property definitions

nitc $ AMethPropdef :: _n_kwnew
	# The `new` keyword, if any
	var n_kwnew: nullable TKwnew = null is writable
src/parser/parser_nodes.nit:1417,2--1418,48