Add a new property to a DTO schema.
Use when a database field or relation reference is missing from the schema.
Property key to add.
Reason for adding this property.
Whether property should be in required array.
required
Schema definition for the new property.
Add a new property to a DTO schema.
Use when a database field or relation reference is missing from the schema.