7.6 #attr

The template:

#attr $namesList = ['Moe', 'Larry', 'Curly']

In the generated class:

## GENERATED ATTRIBUTES

namesList = ['Moe', 'Larry', 'Curly']