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