intList property

List<int> intList
getter/setter pair

Implementation

var intList = [1, 2, 3, 4, 5];