baseVal 属性

String? baseVal

实现

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

实现

set baseVal(String? value) native;