kotlin var and val code example Example: kotlin var and val val declares a read-only property, var a mutable one