Output - the data output element.
The Output element has the following properties:
- Name - the Output element name. The name must be a valid C identifier, must be
unique and can't exceed 63 characters.
- Graph - Name of the associated graph.
- Element Type - Type of the element which is connected to this Output and
transfers data to it.
- Kernel Output - Name of the kernel output port which transfers data to this
Output element.