busy property

bool busy

Implementation

bool get busy native;
void busy= (bool value)

Implementation

set busy(bool value) native;