Set the object's name used by error and warning messages of dFrameAPI.
Example
var dFrame = new DFrame(parameters);
dFrame.setDebugName('DFrame added in the left top corner')
object.setTarget(string)
string
The name of the object for error and warning messages.
no return value