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

toManyRelationshipKeys

An array containing the keys for the to-many relationship properties of the receiver. レシーバの対多関係プロパティに対するキーを格納している配列。

Declaration 宣言

@property(readonly, copy) NSArray<NSString *> *toManyRelationshipKeys;

See Also 参照

Working with Class Descriptions クラス記述を扱う