Property definitions

counter $ Counter :: map
	private var map = new HashMap[E, Int]
lib/counter/counter.nit:51,2--38