like this
```
if (project.hasProperty("flinkMasterUrl"))
args += ["--flink-master-url=${project.property('flinkMasterUrl')}"]
```[ Full content available at: https://github.com/apache/beam/pull/6265 ] This message was relayed via gitbox.apache.org for [email protected]
