public alfaXYZ Rot { get; set; }
Public Property Rot As alfaXYZ
public: property alfaXYZ^ Rot { alfaXYZ^ get (); void set (alfaXYZ^ value); }