Property definitions

actors $ SynchronizedCounter :: cond
	private var cond = new PthreadCond
lib/actors/actors.nit:214,2--35