Is the entity deprecated?

Used for warnings and in documentation. Has no other specific effect.

Property definitions

nitc :: mdoc $ MEntity :: deprecation=
	# Is the entity deprecated?
	#
	# Used for warnings and in documentation.
	# Has no other specific effect.
	var deprecation: nullable MDeprecationInfo = null is writable
src/model/mdoc.nit:68,2--72,62