The next Actor to which self send the token

Property definitions

actors $ ThreadRing :: next=
	# The next Actor to which `self` send the token
	var next: ThreadRing is noinit
lib/actors/examples/thread-ring/thread_ring.nit:31,2--32,31