The short name of the driver, for display purposes
 
 
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.2.0.2774)
SyntaxReadOnly Property Name As String
	Get
property String^ Name {
	String^ get ();
}Property Value
Type: 
String
Exceptions| Exception | Condition | 
|---|
| DriverException | Must throw an exception if the call was not successful | 
Remarks
See Also