def __set__(self, *args): raise db.DerivedPropertyError( 'Class-key is a derived property and cannot be set.')