Property definitions

curl $ CURLCode :: is_ok
	fun is_ok: Bool `{ return self == CURLE_OK; `}
lib/curl/native_curl.nit:277,2--47