Property Label
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Label
Gets or sets the label.
[JsonProperty("label")]
public string? Label { get; set; }
Property Value
Remarks
This value is not returned by Discord, and will be null in a modal submit event.