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