removeProperty(_:)
Removes a property from the group of properties whose values are shown in the record list.
Declaration
func removeProperty(_ property: String!)Parameters
- property:
The property to remove.
Discussion
For additional information about properties see Using Property Lists.