description
The value of this string.
Declaration
var description: String { get }Discussion
Using this property directly is discouraged. Instead, use simple assignment to create a new constant or variable equal to this string.
The value of this string.
var description: String { get }Using this property directly is discouraged. Instead, use simple assignment to create a new constant or variable equal to this string.