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