The pid of the process

Property definitions

core $ Process :: id
	# The pid of the process
	fun id: Int do return data.id
lib/core/exec.nit:53,2--54,30