name property Null safety

String name

Gets the context name.

Return the context name

void name=(String? value)

Sets the context name.

  • value a new name for the context.