'Declaration
Public Property Destination As String
'Usage
Dim instance As DicomQuery
Dim value As String
instance.Destination = value
value = instance.Destination
Remarks
A Query/Retrieve SCP should use this property to find the values of the IP address, port number and possibly calling AET to use before calling the Open method to respond any C-MOVE request.