'Declaration Public Property Type As UPC.UPCType
'Usage Dim instance As UPC Dim value As UPC.UPCType instance.Type = value value = instance.Type
public UPC.UPCType Type {get; set;}
'Declaration Public Property Type As UPC.UPCType
'Usage Dim instance As UPC Dim value As UPC.UPCType instance.Type = value value = instance.Type
public UPC.UPCType Type {get; set;}