MTRCommissioneeInfo
@property(nonatomic, copy, readonly, nullable) NSDictionary<MTRAttributePath *,NSDictionary<NSString *,id> *> *attributes;
MTRCommissioningParameters
@property(nonatomic, copy, readwrite, nullable) NSArray<MTRAttributeRequestPath *> *extraAttributesToRead;
MTRCommissioningParameters
@property(nonatomic, assign, unsafe_unretained, readwrite) BOOL forceWiFiScan;
MTRCommissioningParameters
@property(nonatomic, assign, unsafe_unretained, readwrite) BOOL forceThreadScan;
MTRSetupPayload
@property(nonatomic, assign, unsafe_unretained, readonly, getter = isConcatenated) BOOL concatenated;
MTRSetupPayload
@property(nonatomic, strong, readwrite) NSArray<MTRSetupPayload *> * _Nonnull subPayloads;