property BeepHeader.Name as String
Holds header name.

  TypeDescription 
   String String expression that holds header name.  
 

Name property holds header name. For example, in this header line:

Content-type: Application/beep+xml

'Content-type' is a header name. Header names are case insensitive.