---
title: SPARSE_CANNOT_SET_PROPERTY
framework: accelerate
role: symbol
role_heading: Global Variable
path: accelerate/sparse_cannot_set_property
---

# SPARSE_CANNOT_SET_PROPERTY

A property was set after values were inserted into the matrix.

## Declaration

```swift
var SPARSE_CANNOT_SET_PROPERTY: sparse_status { get }
```

## See Also

### Constants

- [SPARSE_SUCCESS](accelerate/sparse_success.md)
- [SPARSE_ILLEGAL_PARAMETER](accelerate/sparse_illegal_parameter.md)
- [SPARSE_SYSTEM_ERROR](accelerate/sparse_system_error.md)
