Table of Contents

Property Name

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Name

Gets the name of this option which will be presented to the user.

[JsonProperty("name")]
public string Name { get; }

Property Value

string