This version of Unity is unsupported.

MinMaxSlider.value

public Vector2 value;

Description

This is the value of the slider. This is a Vector2 where the x is the lower bound and the y is the higher bound.