Property definitions

gmp $ NativeMPQ :: swap
    fun swap(op: NativeMPQ) `{ mpq_swap(self, op); `}
lib/gmp/native_gmp.nit:207,5--53