inversePropertyName property Null safety

Symbol inversePropertyName
final

The symbol for the property in the related ManagedObject.

This value must be the symbol for the property in the related ManagedObject. This creates the link between two sides of a relationship between a ManagedObject.

Implementation

final Symbol inversePropertyName;