Which HTML attribute defines the form control's name when submitted?
<input ___="username" type="text">
class
key
name
id