blockly > Field > name

Field.name property

Name of field. Unique within each block. Static labels are usually unnamed.

Signature:

name?: string;