defaultValue property

String defaultValue

Implementation

String get defaultValue native;
void defaultValue= (String value)

Implementation

set defaultValue(String value) native;