name property

String get name

The name read-only property of the DOMException interface returns a string that contains one of the strings associated with an error name.

Implementation

external String get name;