Immutable
@Target(allowedTargets = {AnnotationTarget.CLASS, AnnotationTarget.FIELD, AnnotationTarget.PROPERTY} )
Specifies to the Joos annotation processor that this class, when used as a config variable, should be a mutable property/field.
Specifies to the Joos annotation processor that this class, when used as a config variable, should be a mutable property/field.