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