abort property
void Function()
get
abort
Implementation
external void Function() get abort;
set
abort
(void v())
Implementation
external set abort(void Function() v);