{{ pipelineElement.description }}
| Field Name | Description | Runtime Name | Type |
|---|---|---|---|
| {{ property.label ? property.label : '(n/a)' }} | {{ property.description ? property.description : '(n/a)' }} | {{ property.runtimeName }} | {{ getFriendlyRuntimeType( property.runtimeType ) }} |