choice_label


Description:

[ ConcreteAccessor ]
public abstract string choice_label { owned get; set construct; }

The label for the additional choice.

If this is a non-null value then an additional boolean choice will be displayed by the prompt allowing the user to select or deselect it.

If null, then no additional choice is displayed.

The initial value of the choice can be set with choice_chosen.