---
title: bsdName
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fsblockdeviceresource/bsdname
---

# bsdName

The device name of the resource.

## Declaration

```swift
var bsdName: String { get }
```

## See Also

### Accessing resource properties

- [isWritable](fskit/fsblockdeviceresource/iswritable.md)
- [blockCount](fskit/fsblockdeviceresource/blockcount.md)
- [blockSize](fskit/fsblockdeviceresource/blocksize.md)
- [physicalBlockSize](fskit/fsblockdeviceresource/physicalblocksize.md)
