inert 属性

bool? inert

实现

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

实现

set inert(bool? value) native;