---
title: library
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4libraryfunctiondescriptor/library
---

# library

Returns a reference to the library containing the function.

## Declaration

```swift
var library: (any MTLLibrary)? { get set }
```
