name
The name of the monitor instance.
Declaration
@property (readonly) NSString * name;Discussion
name can contain only alphanumeric characters and can’t start with an underscore (_).
The name of the monitor instance.
@property (readonly) NSString * name;name can contain only alphanumeric characters and can’t start with an underscore (_).