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

toOneRelationshipKeys

The keys for the to-one relationship properties of the receiver, if any. レシーバの対一関係プロパティに対するキーを格納している配列。

Declaration 宣言

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

See Also 参照

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