'DeclarationProperty ReadDeviceIdentifier As Integer
'UsageDim instance As IUtsTerminal Dim value As Integer instance.ReadDeviceIdentifier = value value = instance.ReadDeviceIdentifier
int ReadDeviceIdentifier {get; set;}
'DeclarationProperty ReadDeviceIdentifier As Integer
'UsageDim instance As IUtsTerminal Dim value As Integer instance.ReadDeviceIdentifier = value value = instance.ReadDeviceIdentifier
int ReadDeviceIdentifier {get; set;}