'Declaration
Public Overrides ReadOnly Property UI As System.Management.Automation.Host.PSHostUserInterface
'Usage
Dim instance As PSWorkflowHost Dim value As System.Management.Automation.Host.PSHostUserInterface value = instance.UI
public override System.Management.Automation.Host.PSHostUserInterface UI {get;}