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