## SymbolAtom class [​](/content/docs/sdk/core.symbolatom#symbolatom-class "Direct link to SymbolAtom class"/index.html)

**Signature:**

```typescript
export declare class SymbolAtom implements Atom
```

**Implements:** [Atom](/content/docs/sdk/core.atom)

## Constructors [​](/content/docs/sdk/core.symbolatom#constructors "Direct link to Constructors"/index.html)

| Constructor | Modifiers | Description |
| --- | --- | --- |
| [(constructor)(name)](/content/docs/sdk/core.symbolatom._constructor_/index.html) |  | Constructs a new instance of the `SymbolAtom` class |

## Properties [​](/content/docs/sdk/core.symbolatom#properties "Direct link to Properties"/index.html)

| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [name](/content/docs/sdk/core.symbolatom.name) | `readonly` | string |  |

## Methods [​](/content/docs/sdk/core.symbolatom#methods "Direct link to Methods"/index.html)

| Method | Modifiers | Description |
| --- | --- | --- |
| [eval(context, input)](/content/docs/sdk/core.symbolatom.eval) |  |  |
| [toString()](/content/docs/sdk/core.symbolatom.tostring) |  |  |

- [SymbolAtom class](/content/docs/sdk/core.symbolatom#symbolatom-class/index.html)
- [Constructors](/content/docs/sdk/core.symbolatom#constructors/index.html)
- [Properties](/content/docs/sdk/core.symbolatom#properties/index.html)
- [Methods](/content/docs/sdk/core.symbolatom#methods/index.html)
