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