Property definitions

nitc $ SeparateCompiler :: _attr_tables
	protected var attr_tables: Map[MClass, Array[nullable MProperty]] = new HashMap[MClass, Array[nullable MProperty]]
src/compiler/separate_compiler.nit:1159,2--115