public XYZ Pivot { get; }
Public ReadOnly Property Pivot As XYZ Get
public: property XYZ^ Pivot { XYZ^ get (); }
member Pivot : XYZ with get