Property definitions

nitc $ SeparateCompiler :: method_tables=
	protected var method_tables: Map[MClass, Array[nullable MPropDef]] = new HashMap[MClass, Array[nullable MPropDef]]
src/compiler/separate_compiler.nit:1158,2--115