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