Range<T>.maxProperty in Range<T>Implements IRange<T>.maxDeclarationpublic T max { get; set; }DescriptionThe upper bound of the range.