top property

num? top

Implementation

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

Implementation

external set top(num? value);