selectsInsertedObjects
A Boolean value that indicates whether the receiver automatically selects inserted objects
Declaration
var selectsInsertedObjects: Bool { get set }Discussion
The default is true. This property is observable using key-value observing.