The field in ActionModel and ConditionModel indicates whether the device in the action or condition has been removed.
/// If this action is a device type action and this device has been removed from the current account, this flag is YES.
@property (nonatomic, assign) BOOL devDelMark;