busy property

bool? get busy

Implementation

bool? get busy native;
set busy (bool? value)

Implementation

set busy(bool? value) native;