---
title: rootEndpoint
framework: matter
role: symbol
role_heading: Instance Property
path: matter/mtrcommissioneeinfo/rootendpoint
---

# rootEndpoint

Endpoint information for the root endpoint of the commissionee. Will be present only if readEndpointInformation is set to YES on MTRCommissioningParameters.

## Declaration

```swift
@NSCopying var rootEndpoint: MTREndpointInfo? { get }
```
