frozen property

bool? frozen
getter/setter pair

If the flag is true, the prompt is frozen and cannot be modified by users.

Implementation

core.bool? frozen;