Gets an array of prompts for the fields, that should be filled in the
Responses array.
'Declaration
Public ReadOnly Property Prompts As String()
public string[] Prompts {get;}
Property Value
An array of prompts or descriptions of the fields, that should be filled. For example, prompt may contain the string "Password: ".