How to write to the Gateway's Device 'Enable' tag. It is ReadOnly

I have a requirement to 'enable' / 'disable' a configured OPC UA device from a perspective screen. When I bind the device property '.enable' to the button, I get an error saying the 'enable' property is ReadOnly. Is there a way to change this so it will allow a Tag/Action to write to it?
Thanks in advance for your help.

https://docs.inductiveautomation.com/display/DOC81/system.device.setDeviceEnabled

Thanks so much, that was a much easier solution than what I was trying.
slightly disappointed in my help file searching skills. slight_smile: