getDeviceVariableRef abstract method
Gets the reference to the a device variable of the given name
Implementation
V? getDeviceVariableRef(String name);
Gets the reference to the a device variable of the given name
V? getDeviceVariableRef(String name);