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