Table of Contents

Property Name

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Name

Gets the name of this role.

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

Property Value

string