once property

bool? once
getter/setter pair

If the target should be removed once it is current and consistent.

Implementation

core.bool? once;