nickname
Name substituted for the purposes of familiarity.
Declaration
var nickname: String? { get set }Discussion
An example of a nickname would be Bill.
Name substituted for the purposes of familiarity.
var nickname: String? { get set }An example of a nickname would be Bill.