baseVal property

String? get baseVal

Implementation

String? get baseVal native;
set baseVal (String? value)

Implementation

set baseVal(String? value) native;