public void SetRight(IReadOnlyList <TRight> right)
 => _rightCollectionWrappper.ReplaceCollection(right);