Property definitions

core $ NativeFile :: fileno
	fun fileno: Int `{ return fileno(self); `}
lib/core/file.nit:1550,2--43