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