disabled property

bool? disabled
final

Indicates if the SIP rule is enabled or disabled. You must disable a rule before you can delete it.

Implementation

final bool? disabled;