mutableName property
Name of the MutableCell extension to generate.
If not given the name of the generated extension is the name of the class
followed by MutableCellExtension.
This property is ignored if mutable is false.
Implementation
final Symbol? mutableName;