Property definitions

gmp $ NativeMPZ :: get_si
    fun get_si: Int `{ return mpz_get_si(self); `}
lib/gmp/native_gmp.nit:133,5--50