Property Title
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Title
The title of the modal, if applicable.
[JsonProperty("title", NullValueHandling = NullValueHandling.Ignore)]
public string Title { get; }
The title of the modal, if applicable.
[JsonProperty("title", NullValueHandling = NullValueHandling.Ignore)]
public string Title { get; }