stringList property

List<String> stringList
getter/setter pair

Implementation

var stringList = ['How are you?', 'Good morning!', 'Have a nice day.'];