public long Min { get; set; }
Public Property Min As Long Get Set
public: property long long^ Min { long long^ get (); void set (long long^ value); }