The attribute this getter is for

Return null is this method is not a getter.

Property definitions

nitc $ MMethod :: getter_for
	# The attribute this getter is for
	#
	# Return `null` is this method is not a getter.
	var getter_for: nullable MAttribute = null is writable
src/model/model.nit:2449,2--2452,55