The field definitions shall support using @property decorated field names. Example in model definition: https://docs.djangoproject.com/en/5.1/topics/db/models/#model-methods Also should support setter when creating or updating objects.