| CommentPropertyContext | Allows iterating and adding PropertyMap properties on comments. | 
| CommentPropertyProvider | Provides properties to Stash Comment comments. | 
| FlatteningCommentPropertyProvider | An implementation of CommentPropertyProviderthat flattens the list of the comments in thecontextsuch that subclasses that overridedoProvideProperties(CommentPropertyContext)have instant access to all nested comments without having
 to go through the Comment#getComments() reply tree manually. |