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