google.appengine.ext.ndb.MetaModel

Metaclass for Model.

Inherits From: expected_type

This exists to fix up the properties -- they need to know their name. This is accomplished by calling the class's _fix_properties() method.