Value promised by self

Property definitions

actors $ Future :: value
	# Value promised by `self`
	var value: nullable E = null
lib/actors/actors.nit:170,2--171,29