luxlabs header browser preview


@interface SGEntityTagLabelOptions : NSObject {
    BOOL stored;
    BOOL indexed;
    BOOL tracked;
}

@end