def convert_ndb_boolean_property(ndb_prop, registry=None): return convert_ndb_scalar_property(Boolean, ndb_prop)