target 属性

String? target

实现

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

实现

set target(String? value) native;