Workbench.id

string id() @property

Get id property.

Returns

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.

void id(string propval) @property

Set id property.

Parameters

propvalThe "id" of the workbench. This is generally used by applications to help destinguish between projects, so that the project-id matches the workbench-id.