Key to use for JSON serialization/deserialization.
This will be the _jsonKeyOverride if set, with fallback to the name
_jsonKeyOverride
String get jsonKey => _jsonKeyOverride ?? name;