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