异步 属性

String? async

实现

String? get async native;
void async=(String? value)

实现

set async(String? value) native;