---
title: subModelNames
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlmodelstructure-swift.enum/pipeline/submodelnames
---

# subModelNames

The names of the sub models in the Pipeline.

## Declaration

```swift
let subModelNames: [String]
```

## See Also

### Accessing the pipeline model

- [subModels](coreml/mlmodelstructure-swift.enum/pipeline/submodels.md)
