action 属性

String? action

实现

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

实现

set action(String? value) native;