coreFunctionsgetAtomNamegetAtomName CallablegetAtomName(value: Atom<any>): string | undefinedReturns a name of the given Atom.Parametersvalue: Atom<any>Returns string | undefined
Returns a name of the given Atom.