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