stack property

List<String> stack
getter/setter pair

Implementation

List<String> stack = [];