<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "IOBluetooth",
  "identifier" : "/documentation/IOBluetooth/IOBluetoothDevice/lastNameUpdate",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "IOBluetooth"
    ],
    "preciseIdentifier" : "c:objc(cs)IOBluetoothDevice(py)lastNameUpdate"
  },
  "title" : "lastNameUpdate"
}
-->

# lastNameUpdate

Get the date/time of the last successful remote name request.

```
var lastNameUpdate: Date! { get }
```

## See Also

[`-  getLastNameUpdate`](/documentation/IOBluetooth/IOBluetoothDevice/getLastNameUpdate)

Get the date/time of the last successful remote name request.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)