The getter of this attribute (if any)

Property definitions

nitc $ MAttribute :: getter=
	# The getter of this attribute (if any)
	var getter: nullable MProperty = null is writable
src/model/model.nit:2479,2--2480,50