public int MinValue { get; set; }
Public Property MinValue As Integer Get Set
public: property int^ MinValue { int^ get (); void set (int^ value); }