expression: PROPERTY text: val names: List // clearly tells the type of the property upfront field: MutableList = mutableListOf() isUsedAsExpression: false