Access attributes

The access attribute of an object is either <#1565#>VAR<#1565#> or <#1566#>CONST<#1566#> and the objects are correspondingly classed as variables and constants. The value of a variable can be changed by an assignment, whereas the value of a constant cannot.