繁忙 属性

bool? 繁忙

实现

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

实现

set busy(bool? value) native;