Property in LineCancellationToken
Gets a value indicating whether the dialogue runner has requested that the next line be shown.
If this value is true
, dialogue views should presenting the current line, so that the next piece of content can be shown to the user.
If this property is true
, then IsHurryUpRequested will also be true.