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