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