def convert_PickleProperty(self, model, prop, kwargs): """Returns a form field for a ``ndb.PickleProperty``.""" return None