message 노트 메시지를 문자열로 가져와요. 시그니처 class Note { message(): string; } 반환 값 string 문자열인 노트 메시지 에러 Error 메시지가 utf-8이 아니면 오류를 던져요.