origName property
final
Original name before Namer disambiguation (e.g. sum before it
became sum_0). Null if the name was not renamed.
Implementation
final String? origName;
Original name before Namer disambiguation (e.g. sum before it
became sum_0). Null if the name was not renamed.
final String? origName;