The protected keyword

Property definitions

nitc $ AProtectedVisibility :: n_kwprotected
	# The `protected` keyword
	var n_kwprotected: TKwprotected is writable, noinit
src/parser/parser_nodes.nit:1227,2--1228,52