$relationshipContext property
RelationshipContext?
get
$relationshipContext
The relationship context used for orchestrating associations.
Implementation
RelationshipContext? get $relationshipContext;
set
$relationshipContext
(RelationshipContext? value)
Implementation
set $relationshipContext(RelationshipContext? value);