bSDD tech updates

Subject: Property request API

Description: Add a GET method for getting all properties of a dictionary.
Added: GET /api/Dictionary/v1/Properties

Reason for change: To support implementation, when needed to provide a list of all properties for example, for IDS requirements or building relations between dictionaries.

What is affected: New REST API request, not affecting anything else.

When: Already implemented on Test. Planned push to production: 2023-11-07T23:00:00Z.

Transition plan: No need, it only extends the functionality.