Variable MessageEmbed.title

Declaration

class MessageEmbed
{
  // ...
  string title;
  // ...
}