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