final
The delete rule to use when a related instance is deleted.
This rule dictates how the database should handle deleting objects that have relationships. See ManagedRelationshipDeleteRule for possible options.
If isRequired is true, this value may not be ManagedRelationshipDeleteRule.nullify. This value defaults to ManagedRelationshipDeleteRule.nullify.