---
title: echosBullets
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nssecuretextfieldcell/echosbullets
---

# echosBullets

A Boolean that indicates whether the receiver echoes a bullet character rather than each character typed.

## Declaration

```swift
var echosBullets: Bool { get set }
```

## Discussion

Discussion Default is true.
