Property definitions

postgresql $ ConnStatusType :: is_ok
  fun is_ok: Bool `{return self == CONNECTION_OK; `}
lib/postgresql/native_postgres.nit:49,3--52