---
title: sfSymbolsName
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gccontrollerelement/sfsymbolsname
---

# sfSymbolsName

A system symbol for the element or the remapped element.

## Declaration

```swift
var sfSymbolsName: String? { get set }
```

## Discussion

Discussion If the user remaps this element, this property is the remapped system symbol.

## See Also

### Displaying a symbol

- [unmappedSfSymbolsName](gamecontroller/gccontrollerelement/unmappedsfsymbolsname.md)
