@class NSString; @interface WFRemoteExecutionRunRequestWorkflow : WFWorkflow @property (retain, nonatomic) NSString *workflowID; - (void).cxx_destruct; @end