def convert_ndb_string_property(ndb_prop, registry=None): return convert_ndb_scalar_property(String, ndb_prop)