constructor(comment: Comment) {
        id = comment.id
        productId = comment.productId
        text = comment.text
        postedAt = comment.postedAt