StyleBase.name Property
In This Article
Gets or sets the name of the style.
#Declaration
TypeScript
get name(): string
#Property Value
Type | Description |
---|---|
string | A string specifying the style name. |
See Also