formAction 属性

String? formAction

实现

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

实现

set formAction(String? value) native;