Immutability

Strings can be defined with let for immutability. Strings defined with var will be mutable.