Forward a query to the underlying executor.
template< typename Property> enable_if< can_query< const Executor &, Property >::value, typename query_result< const Executor &, Property >::type >::type query( const Property & p) const;