value property

String get value

Implementation

external ValueType get value;
set value (ValueType value)

Implementation

external set value(ValueType value);