image.png

Get the name of a giraffe property using a dropdown UI

Inputs

None

Outputs

Name Abbreviation Type Access Description
Property P String Item The name of the property

How to:

  1. Add the get feature property name node to the canvas

  2. Select a property from the dropdown

    The dropdown displays all of the Properties in the current project, including Custom Properties

    image.png

  3. Connect the output to a node expecting to receive a feature property name, such as read feature property or write feature property

    The output is the property name, formatted as a string.