is_active


Description:

[ NoAccessorMethod ]
public bool is_active { get; }

A boolean indicating whether this barrier is active.

A barrier cannot become active once it failed to apply, barriers that are not active can be thus cleaned up by the caller.