Gets a single value of a property. Throws if the target object set is on the MANY side of the link and could explode the cardinality.
Use collectList or collectSet which will return a list of values in that case.
| Name | Type | Required | Description |
|---|---|---|---|
| selected_property_api_name | PropertyApiName | Yes | |
| type | Literal["get"] | Yes | None |