Property definitions

pthreads $ Barrier :: cond=
	private var cond: nullable NativePthreadCond = new NativePthreadCond
lib/pthreads/pthreads.nit:452,2--69