value property

num? get value

Implementation

external num? get value;
set value (num? value)

Implementation

external set value(num? value);