Property definitions

mpi $ MPI :: native_init
	private fun native_init `{ MPI_Init(NULL, NULL); `}
lib/mpi/mpi.nit:47,2--52