property:value;return type:string, voidcontent:ใช้ในการกำหนดค่า หรือคืนค่า value ของ textareaexample:var tagTextArea = document.getElementById ( "bamboo" ); alert ( tagTextArea.value );