There is not such thing [in the connection profile ref doc](https://hlf.readthedocs.io/en/latest/developapps/connectionprofile.html). We are only aware of that by walking through your code [here](https://github.com/hyperledger/fabric-sdk-java/blob/87e99f63091db3bc946a2bdfc0c387d985d53e93/src/main/java/org/hyperledger/fabric/sdk/NetworkConfig.java#L243) .
There is not such thing in the connection profile ref doc. We are only aware of that by walking through your code here .