allowed property

bool? allowed
getter/setter pair

The value of allowed indicates whether the access to the policy is allowed or denied by default.

Implementation

core.bool? allowed;