deviceName

Property. Indicates the device name (also known as the LU name) that the session is currently connected to. This property is linked to the Device name box in the Session Setup dialog box. Read/write.

Setter: public void setString("deviceName", String inDevice )
Getter: public String getString("deviceName")