The message destination name.
Destination name SHOULD uniquely identify a specific queue, topic or other entity within the broker. If the broker doesn't have such notion, the destination name SHOULD uniquely identify the broker.
@example MyQueue @example MyTopic
public const MESSAGING_DESTINATION_NAME = 'messaging.destination.name';