Gets and sets the property Output. 
            
If you specified one output for a job, information about that output. If you specified multiple outputs for a job, the Output object lists information about the first output. This duplicates the information that is listed for the first output in the Outputs object.
Outputs recommended instead. A section of the request or response body that provides information about the transcoded (target) file.
 Declaration Syntax
 Declaration Syntax| C# | 
public JobOutput Output { get; set; }