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