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