Gets a value indicating whether or not user input is expected before continuing.
When a DelayTime is not 0 and the UserInput flag is set, processing will continue when user input is received or when the delay time expires, whichever occurs first.
public System.bool UserInput {get;}
'Declaration
Public ReadOnly Property UserInput As System.Boolean