Number of steps to do in the simulation

Property definitions

actors $ ClockAgent :: nb_steps
	# Number of steps to do in the simulation
	var nb_steps: Int
lib/actors/examples/agent_simulation/agent_simulation.nit:24,2--25,18