Contents

author

A granular description of the context that made the persistent history change, if available.

Declaration

var author: String? { get }

Mentioned in

Discussion

This property has a value if the managed object context set a transactionAuthor before the save.

See Also

Inspecting Transaction Details