top property

num? get top

Implementation

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

Implementation

external set top(num? value);