Example: `"abc ${sys:key} def ${sys:key}"` with system property `key` set to `111` results in ``` 111 ```