public UV XVec { get; set; }
Public Property XVec As UV Get Set
public: property UV^ XVec { UV^ get (); void set (UV^ value); }