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