Contents

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;

Mentioned in

See Also

Type Properties