Namespace/package used to identify the application

Property definitions

nitc $ AppProject :: _namespace
	# Namespace/package used to identify the application
	var namespace = "org.nitlanguage.{short_name}" is lazy
src/platform/app_annotations.nit:32,2--33,55