id property

String? id
getter/setter pair

The HTML id attribute is used to specify a unique id for the <script> HTML element.

Implementation

String? id;