fun mutable(mutable: Boolean = true): PropertySpec.Builder
True to create a var instead of a val.
var
val