bottom property

num? get bottom

Implementation

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

Implementation

external set bottom(num? value);