Label.

Description Property

Summary

Gets or sets a short description of the label (optional).
Namespace
GitReleaseManager.Core.Model
Containing Type
Label

Syntax

public string Description { get; set; }

Value

Type Description
string
GitHub