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