luxlabs header browser preview


@class NSNumber, MTRTestClusterClusterSimpleStruct;

@interface MTRTestClusterClusterNestedStruct : MTRUnitTestingClusterNestedStruct

@property (copy, nonatomic) NSNumber *a;
@property (copy, nonatomic) NSNumber *b;
@property (copy, nonatomic) MTRTestClusterClusterSimpleStruct *c;

@end