disabled 属性

bool? disabled

实现

bool? get disabled native;
void disabled=(bool? value)

实现

set disabled(bool? value) native;