Declares a queue.
Additional arguments (check RabbitMQ documentation).
If enabled, queue will be deleted when the last consumer has stopped consuming.
If enabled, creates a queue stored on disk; otherwise, transient.
If enabled, queue will be deleted when the channel is closed.
Name of the queue.