Property definitions

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