public SDKError LowerAllHands()
 {
     return(InvokeAPI(() => wrappedController.LowerAllHands()));
 }