[]
Gets or sets a string concisely identifying the intended output device or production condition in human-readable form.
This is the preferred method of defining such a string for presentation to the user.
public string OutputCondition { get; set; }
Public Property OutputCondition As String