luxlabs header browser preview


@class NSString;

@interface EDNamedStyle : EDStyle {
    NSString *mName;
}

- (void)setName:(id)a0;
- (id)description;
- (void).cxx_destruct;
- (id)name;
- (id)copyWithZone:(struct _NSZone { } *)a0;

@end