Description |
Scroll |
Gets or sets the description of the current category.
Namespace: Therefore.API
Visual Basic Public Overridable Property Description As String C# public virtual string Description { get; set; }
Property Value The description of the current category. |