Return the cannonical name of the string or the GenoM object, according to the current language.
If a regular string is given, this procedure typically maps IDL :: scope separator into the native scope separator symbol for the current language. If a codel object is given, this procedure returns the symbol name of the codel for the current language.
Parameters:
- string
- The name to convert.
- object
- A GenoM object. Only class
codel
is supported at the moment.