CommentProps: {
    body: string;
    status: CommentStatus;
    sys: CommentSysProps;
}