Read Power Button IDE Arduino

Hi,

I would like to use the Power Key on the Xadow DSM+BLE Board. Is it possible to read the Button State like other GPIO.
For my simple Program i will use the Arduino IDE. digitalRead(???);
(It might be possible because the IDE Eclipse Rephone Create Source Project use the button read in the ifttt Module.)

Thanx in advance