title

@Size(min = 1, max = 200, message = "제목은 1자 이상 200자 이하로 입력해주세요")
val title: String

게시글 제목