public final void setComment(final String comment) {
   marriageDetailsRequestData.setComment(comment);
 }