---
title: fullName
framework: coregraphics
role: symbol
role_heading: Instance Property
path: coregraphics/cgfont/fullname
---

# fullName

Returns the full name associated with a font object.

## Declaration

```swift
var fullName: CFString? { get }
```
