AbstractMessage

Abstract base class for all mx.messaging.messages in the Flex framework. Messages have two customizable sections; headers and body. The headers property provides access to specialized meta information for a specific message instance. The headers property is an associative array with the specific header name as the key.

See http://livedocs.adobe.com/flex/3/langref/mx/messaging/messages/AbstractMessage.html