Property definitions

actors $ Creature :: to_string
	fun to_string: String do return count.to_s + " " + numbers[samecount]
lib/actors/examples/chameneos-redux/chameneosredux.nit:42,2--70