Discussion 議論
You can use a name string to identify a lock within your code. Cocoa also uses this name as part of any error descriptions involving the receiver. あなたはある名前文字列を使ってロックをあなたのコード内で識別できます。Cocoaはまた、この名前をそのレシーバを伴う何らかのエラー記述の一部として使います。
Availability 有効性
Technology
@property(copy) NSString
*name;
You can use a name string to identify a lock within your code. Cocoa also uses this name as part of any error descriptions involving the receiver. あなたはある名前文字列を使ってロックをあなたのコード内で識別できます。Cocoaはまた、この名前をそのレシーバを伴う何らかのエラー記述の一部として使います。