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