public float Min { get; set; }
Public Property Min As Single Get Set
public: property float^ Min { float^ get (); void set (float^ value); }