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