---
title: operations
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlmodelstructure-swift.enum/program/block/operations
---

# operations

The operations in the block.

## Declaration

```swift
let operations: [MLModelStructure.Program.Operation]
```

## See Also

### Accessing the properties

- [inputs](coreml/mlmodelstructure-swift.enum/program/block/inputs.md)
- [outputNames](coreml/mlmodelstructure-swift.enum/program/block/outputnames.md)
