It is possible to define constant values on a per-class basis remaining the same and unchangeable. Constants differ from normal variables in that you don't use the $ symbol to declare or use them. Like the 節 called Static Keyword members, constant values can not be accessed with a variable that is an instance of the object.