Gets a character string that contains the device's unique name.
'Declaration
Public ReadOnly Property Name As String
'Usage
Dim instance As TargetDevice
Dim value As String
value = instance.Name
Property Value
A character string that contains the device's unique name.