BLE: How to read out characteristic properties?

Hello,

I have a question for the Bluetooth experts:

Is there a way to read out the characteristic properties (notify, indicate, broadcast etc.)?
The Web Bluetooth API provides a "properties" property for each characteristic, which contains this information. However, this is not available in the Characteristic object at Garmin.

I need this information, to know if I need to enable notifications or indications.

Many regards,
Jens