This is generally used by applications to help destinguish between projects, so that the project-id matches the workbench-id.
Workbench.id
string id() @propertyGet id property.
Returns
The "id" of the workbench.
void id(string propval) @propertySet id property.
Parameters
propval | The "id" of the workbench. This is generally used by applications to help destinguish between projects, so that the project-id matches the workbench-id. |