Application.applicationId

string applicationId() @property nothrow

Get applicationId property.

Returns

The unique identifier for the application.
void applicationId(string propval) @property nothrow

Set applicationId property.

Parameters

propvalThe unique identifier for the application.