---
title: freeBlocks
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fsstatfsresult/freeblocks
---

# freeBlocks

A property for the number of free blocks in the volume.

## Declaration

```swift
var freeBlocks: UInt64 { get set }
```
