name
A short human-readable name for the trait, e.g. for printing and debugging output. By default, the trait’s class name is used when not implemented.
Declaration
@property (class, nonatomic, readonly) NSString * name;A short human-readable name for the trait, e.g. for printing and debugging output. By default, the trait’s class name is used when not implemented.
@property (class, nonatomic, readonly) NSString * name;