name property

String? name
final

The unique name for the component in the project. Required when creating a component. Optional when updating a component. The maximum length is 255 characters.

Implementation

final String? name;