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