Property Reverse Reverse Gets the reverse map where the left and right side are flipped. Declaration public IReadOnlyMap<TRight, TLeft> Reverse { get; } Property Value Type Description IReadOnlyMap<TRight, TLeft> Implements IReadOnlyMap<TLeft, TRight>.Reverse