Gets a value indicating whether the value is written at compile time and cannot be changed.
Documentation for this section has not yet been entered.
The IsLiteral property is set when the FieldAttributes.Literal attribute is set. If this attribute is set, the field cannot be changed and is constant.