---
title: read
framework: fskit
role: symbol
role_heading: Type Property
path: fskit/fsblockmapflags/read
---

# read

A flag that describes a read operation.

## Declaration

```swift
static var read: FSBlockmapFlags { get }
```

## See Also

### Declaring block map behaviors

- [write](fskit/fsblockmapflags/write.md)
