Property Required
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Required
Whether the component requires a selection.
[JsonProperty("required", NullValueHandling = NullValueHandling.Ignore)]
public bool? Required { get; }
Property Value
- bool?