Instance Property インスタンスプロパティ

name

The name of the cache. キャッシュの名前。

Declaration 宣言

@property(copy) NSString *name;

Discussion 議論

The default value is an empty string (“”). 省略時の値は、空文字列です(“”)。