The isa keyword, if any

Property definitions

nitc $ AMethPropdef :: _n_kwisa
	# The `isa` keyword, if any
	var n_kwisa: nullable TKwisa = null is writable
src/parser/parser_nodes.nit:1414,2--1415,48