---
title: supports64BitObjectIDs
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fsvolume/supportedcapabilities/supports64bitobjectids
---

# supports64BitObjectIDs

A Boolean property that indicates whether the volume supports 64-bit object IDs.

## Declaration

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

## See Also

### Declaring identifier capabilities

- [supportsPersistentObjectIDs](fskit/fsvolume/supportedcapabilities/supportspersistentobjectids.md)
- [supportsDocumentID](fskit/fsvolume/supportedcapabilities/supportsdocumentid.md)
