Property Component
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Component
Gets the component contained within the label. At this time, this may only be BaseDiscordSelectComponent or DiscordTextInputComponent.
[JsonProperty("component")]
public DiscordComponent Component { get; }