[]
Gets or sets whether that characters in the Office Math run are literal.
The default value is false, meaning that they are to be interpreted literally and not be built up based on any implied mathematical meaning.
public bool IsLiteral { get; set; }
Public Property IsLiteral As Boolean