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