public int Minimum { get; set; }
Public Property Minimum As Integer
public: property int Minimum { int get (); void set (int value); }