time property

num? time

Implementation

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

Implementation

external set time(num? value);