'Declaration Public Property Port As Integer
'Usage Dim instance As DicomQuery Dim value As Integer instance.Port = value value = instance.Port
public int Port {get; set;}
'Declaration Public Property Port As Integer
'Usage Dim instance As DicomQuery Dim value As Integer instance.Port = value value = instance.Port
public int Port {get; set;}