---
title: result
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fsproberesult/result
---

# result

The match result, representing the recognition and usability of a probed resource.

## Declaration

```swift
var result: FSMatchResult { get }
```

## See Also

### Working with result properties

- [containerID](fskit/fsproberesult/containerid.md)
- [name](fskit/fsproberesult/name.md)
- [FSMatchResult](fskit/fsmatchresult.md)
