Hook to modify properties in Submission API (3.4)

Hello

I wrote a plugin in ojs 3.2 and 3.3 which add some properties to the submission API.
I used this hook:

( Submission::getProperties::values and Submission::getBackendListProperties::properties )

What is best way to do that in OJS 3.4 ?

Thank you