---
title: MTRAttributeReport
framework: matter
role: symbol
role_heading: Class
path: matter/mtrattributereport
---

# MTRAttributeReport

## Declaration

```swift
class MTRAttributeReport
```

## Topics

### Initializers

- [init(responseValue:)](matter/mtrattributereport/init(responsevalue:).md)

### Instance Properties

- [error](matter/mtrattributereport/error.md)
- [path](matter/mtrattributereport/path.md)
- [value](matter/mtrattributereport/value.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
