Unique name for the object.
String, default = ''
All objects (regardless of type) are registered as
w2ui[name], where w2ui is a global variable.
The name of the object must be unique, otherwise object will not be created.
In the example above two objects are created - a layout and a grid. You can access them through a global variable w2ui in the following way:
You can destroy any object by name