getClosure method
//// Get the closure of the message.
\return the closure of the message /
Implementation
String getClosure() {
return closure;
}
//// Get the closure of the message.
\return the closure of the message /
String getClosure() {
return closure;
}