---
title: inode
framework: system
role: symbol
role_heading: Instance Property
path: system/stat/inode
---

# inode

Inode number

## Declaration

```swift
var inode: Inode { get set }
```

## Discussion

Discussion The corresponding C property is st_ino.
