Property Label
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Label
The text description to apply to the text component.
[JsonProperty("label", NullValueHandling = NullValueHandling.Ignore)]
public string Label { get; }
The text description to apply to the text component.
[JsonProperty("label", NullValueHandling = NullValueHandling.Ignore)]
public string Label { get; }