NSPropertyListImmutable
Causes the returned property list to contain immutable objects.
返されたプロパティリストが可変オブジェクトを含むようにします。
NSPropertyListMutableContainers
Causes the returned property list to have mutable containers but immutable leaves.
返されたプロパティリストに可変コンテナしかし不変リーフを持たせるようにします。
NSPropertyListMutableContainersAndLeaves
Causes the returned property list to have mutable containers and leaves.
返されるプロパティリストに可変コンテナおよびリーフを持つ持たせるようにします。