name property

String? name
final

The name of the custom field. It doesn't have to be unique. The maximum length is 255 characters.

Implementation

final String? name;