'Declaration Public Property IsLiteral As System.Boolean
public System.bool IsLiteral {get; set;}
The default value is false, meaning that they are to be interpreted literally and not be built up based on any implied mathematical meaning.
'Declaration Public Property IsLiteral As System.Boolean
public System.bool IsLiteral {get; set;}