Syntax:
[String] widget.identifier
or
[String] window.widget.identifier
Description:
identifier
is a read-only property of the widget
object. It is the unique string identifier that identifies a widget after
it has been installed into a device. The string returned is the value of the Identifier
key
defined in the widget property list file (info.plist
).