name property

String? name
final

The name of the custom field context. The name must be unique. The maximum length is 255 characters.

Implementation

final String? name;