The expression editor is available in many different contexts. Often, when specifying parameter values such as connection parameters, link criteria and so forth we can use the expression editor instead of typing a simple value for the parameter.
This option lets us choose an existing property from the property stores or create a new property/value pair.
When we select a property, the Name text field below the tree is updated with the expression for that property. By default, the expression includes the store name ("Example" in this case) followed by a colon and the property name ("Username" in this case). When you click OK, the expression in the text field is used for the parameter. This also means that you can type the expression directly in this field without going through the tree of properties. If you for example know that there is a property called "FilePath" on the server this solution will run on, we can remove the store name if we don't know that (that is, type "FilePath" without the "store:" prefix).
Parent topic: The User Interface