inert property

bool? get inert

Implementation

bool? get inert native;
set inert (bool? value)

Implementation

set inert(bool? value) native;