---
title: "MLModelStructure.Program.Binding.name(_:)"
framework: coreml
role: symbol
role_heading: Case
path: "coreml/mlmodelstructure-swift.enum/program/binding/name(_:)"
---

# MLModelStructure.Program.Binding.name(_:)

The name of the previously defined variable in the Program.

## Declaration

```swift
case name(String)
```

## See Also

### Bindings

- [MLModelStructure.Program.Binding.value(_:)](coreml/mlmodelstructure-swift.enum/program/binding/value(_:).md)
