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