Property definitions

java $ NativeFileDescriptor :: valid
	fun valid: Bool in "Java" `{ return self.valid(); `}
lib/java/io.nit:149,2--53