comment property

string? comment
getter/setter pair

An optional user comment if the rating is less than 5

Implementation

string? comment;