value property

num? get value

Implementation

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

Implementation

set value(num? value) native;