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