categoryID
	
	
	
	
		The unique identifier for this category.
	 		
	
    
	@property (nonatomic, copy, readonly) NSNumber *categoryID
    
	
	
	
	
	
	
	
	
		Discussion
		The unique identifier for this category.
	 
	
	
	
	
	
	
	
	
		
Declared In
		LUCategory.h
					
	
	
 
						
						
	
	name
	
	
	
	
		The name of the category.
	 		
	
    
	@property (nonatomic, copy, readonly) NSString *name
    
	
	
	
	
	
	
	
	
		Discussion
		The name of the category.
	 
	
	
	
	
	
	
	
	
		
Declared In
		LUCategory.h