error property

JSAny? error

Implementation

external JSAny? get error;
void error=(JSAny? value)

Implementation

external set error(JSAny? value);