Property definitions

gmp $ NativeMPQ :: set_z
    fun set_z(op: NativeMPZ) `{ mpq_set_z(self, op); `}
lib/gmp/native_gmp.nit:193,5--55