Device.prototype.name
The read-only name
property of the Device
interface is
either a string stating the name of the device, or null
if the name is not known.
Value
Either a string value if a name is known, otherwise null
.
The read-only name
property of the Device
interface is
either a string stating the name of the device, or null
if the name is not known.
Either a string value if a name is known, otherwise null
.