Property StrVal
The text of the enumeration literal as it appears in the VHDL source. If the enumeration literal is a character literal, the value of the StrVal property includes the apostrophe characters and the graphic character. If the enumeration literal is an extended identifier, the value of the StrVal property includes the leading and trailing backslash characters, and any backslash character used as a graphic character in the extended identifer is doubled. If the enumeration literal is a basic identifier, the case of letters in the value of the StrVal property is the same as the case of the corresponding letters in the VHDL source.