Property Label
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Label
Gets the title of the field.
[JsonProperty("label", NullValueHandling = NullValueHandling.Ignore)]
public string Label { get; }
Gets the title of the field.
[JsonProperty("label", NullValueHandling = NullValueHandling.Ignore)]
public string Label { get; }