bottom property

num? bottom

Implementation

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

Implementation

external set bottom(num? value);