You can take a look at the tools directory in the INDI repository:

github.com/indilib/indi/blob/master/tools/getINDIproperty.c
github.com/indilib/indi/blob/master/tools/setINDIproperty.c

These are C files but it shouldn't be too difficult to use them in C++.

Read More...