def convert_ndb_int_property(ndb_prop, registry=None): return convert_ndb_scalar_property(Int, ndb_prop)