enabled 属性

bool? enabled

实现

bool? get enabled native;
void enabled ( bool? value)

实现

set enabled(bool? value) native;