baseVal 属性

bool? baseVal

实现

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

实现

set baseVal(bool? value) native;