Property definitions

gmp $ NativeMPZ :: set
    fun set(op: NativeMPZ) `{ mpz_set(self, op); `}
lib/gmp/native_gmp.nit:117,5--51