public UV Max { get; set; }
Public Property Max As UV Get Set
public: property UV^ Max { UV^ get (); void set (UV^ value); }
member Max : UV with get, set