'Declaration Public Property PatientID As String
'Usage Dim instance As DicomImage Dim value As String instance.PatientID = value value = instance.PatientID
public string PatientID {get; set;}
'Declaration Public Property PatientID As String
'Usage Dim instance As DicomImage Dim value As String instance.PatientID = value value = instance.PatientID
public string PatientID {get; set;}