def convert_ndb_json_property(ndb_prop, registry=None): return Field(JSONString, description=ndb_prop._name)