lockAccounts
A Boolean value that indicates whether to prevent the user from changing their account information.
Declaration
var lockAccounts: Bool? { get set }Discussion
Your app can enable or disable changes to the user’s account settings. The default value is nil.