---
title: installName
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlcompileoptions/installname
---

# installName

For a dynamic library, the name to use when installing the library.

## Declaration

```swift
var installName: String? { get set }
```

## See Also

### Configuring the library output options

- [libraryType](metal/mtlcompileoptions/librarytype.md)
