The fun keyword, if any

Property definitions

nitc $ AMethPropdef :: n_kwmeth
	# The `fun` keyword, if any
	var n_kwmeth: nullable TKwmeth = null is writable
src/parser/parser_nodes.nit:1408,2--1409,50