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