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