The property invoked by the send.

Property definitions

nitc :: typing $ ASendExpr :: callsite=
	# The property invoked by the send.
	var callsite: nullable CallSite
src/semantize/typing.nit:1951,2--1952,32