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