How to name Boolean property in Swift
Issue #787
In Swift, property, especially for Boolean flagging, uses the regular verb form for the third person. There are few exceptions, such as enable
| 1 | NSManagedObjectContext.automaticallyMergesChangesFromParent | 
Updated at 2021-02-28 22:34:53