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