Generate a polymorphic attribute is_set test

Property definitions

nitc $ AbstractCompilerVisitor :: isset_attribute
	# Generate a polymorphic attribute is_set test
	fun isset_attribute(a: MAttribute, recv: RuntimeVariable): RuntimeVariable is abstract
src/compiler/abstract_compiler.nit:1532,2--1533,87