topics property

vector<ForumTopic>? topics
getter/setter pair

List of forum topics

Implementation

vector<ForumTopic>? topics;