Contact public struct Contact : Codable, Equatable A contact. name A string listing the name of the contact. Declaration Swift public var name: String? role A string listing the role of the contact. Declaration Swift public var role: String? Copyright 2020 IBM Generated by jazzy ♪♫ v0.14.0, a Realm project.