Variable NotifyNotificationPrivate.body

struct NotifyNotificationPrivate
{
  // ...
  char* body ;
  // ...
}