values property

List<Reply>? values
getter/setter pair

List of replies that will be shown to the user

Implementation

List<Reply>? values;