Table of Contents

Property Value

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Value

The value of this option. Akin to the Custom Id of components.

[JsonProperty("value", NullValueHandling = NullValueHandling.Ignore)]
public string Value { get; }

Property Value

string