accessibilityIdentifier
The accessibility element’s identity.
Declaration
@property (copy, nullable) NSString * accessibilityIdentifier;Discussion
This property holds the unique ID for the accessibility element. It is often used in automated testing.