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