body
The initial content of the message.
Declaration
var body: String? { get set }Discussion
If you want to provide initial content in the body of a message, do so before you display it. After the message is displayed you cannot change the value of this property.