Property definitions

gmp $ NativeMPZ :: set_q
    fun set_q(op: NativeMPQ) `{ mpz_set_q(self, op); `}
lib/gmp/native_gmp.nit:123,5--55