忙碌 属性

bool? 忙碌

实现

bool? get busy native;
void 忙碌=(bool? value)

实现

set busy(bool? value) native;