var allowsKeyedCoding : Bool
A Boolean value that indicates whether the receiver supports keyed coding of objects.
レシーバがオブジェクトのキー付きコーディングをサポートするかどうかを指し示すブール値。
var decodingFailurePolicy : NSCoder.DecodingFailurePolicy
The action the coder should take when decoding fails.
復号が失敗する時にコーダがとるべき行動。
enum NSCoder.DecodingFailurePolicy
Policies describing the action the coder should take when encountering decode failures.
デコード失敗に出くわしている時にコーダがとるべき行動を記述する方針それら。