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