name property
The unique identifier for the field.
This is typically used to reference the field in form submissions.
Implementation
final String name;
The unique identifier for the field.
This is typically used to reference the field in form submissions.
final String name;