Range<T>.minProperty in Range<T>Implements IRange<T>.minDeclarationpublic T min { get; set; }DescriptionThe lower bound of the range.