value property

String? get value

Implementation

external String? get value;
set value (String? v)

Implementation

external set value(String? v);