Property definitions

gmp $ NativeMPQ :: set
    fun set(op: NativeMPQ) `{ mpq_set(self, op); `}
lib/gmp/native_gmp.nit:191,5--51