This PR adds two new properties to the JmsProperties: * subscription-durable * client-id

This is an enhancement described in #38738 The new properties are also added to the corresponding unit test.

Since this is my first PR in this project, let me know, if I forgot anything :)

Comment From: mhalbritter

Thank you!