Property definitions

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