Skip to content

JSSymbol.Description property

Gets the symbol's description, or null if it does not have one.

C#
public string? Description { get; }

See Also

Released under the MIT license