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