static var mutableContainers : PropertyListSerialization.MutabilityOptions
Causes the returned property list to have mutable containers but immutable leaves.
返されたプロパティリストに可変コンテナしかし不変リーフを持たせるようにします。
static var mutableContainersAndLeaves : PropertyListSerialization.MutabilityOptions
Causes the returned property list to have mutable containers and leaves.
返されるプロパティリストに可変コンテナおよびリーフを持つ持たせるようにします。