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