Logstash Config Variables

In the logstash.yml file, there is a line:

node.name:

Is this field, node.name a variable that can be used within Logstash config files?

No, I don't think so.