letterList property

List<String> letterList
getter/setter pair

ugly hack: list here

Implementation

var letterList = ['a', 'b', 'c'];