Property Label
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Label
Label of component, if used in modal.
[JsonProperty("label", NullValueHandling = NullValueHandling.Ignore)]
public string Label { get; }
Label of component, if used in modal.
[JsonProperty("label", NullValueHandling = NullValueHandling.Ignore)]
public string Label { get; }