value property

num? value

Implementation

external num? get value;
void value=(num? value)

Implementation

external set value(num? value);