Property definitions

actors $ SynchronizedCounter :: _mutex
	private var mutex = new Mutex
lib/actors/actors.nit:215,2--30