Skip to content

BasesProperty.setDisplayName method

BasesProperty › setDisplayName

Unofficial

Sets the display name.

Signature:

setDisplayName(displayName: string): void

Parameters:

Parameter Type Description
displayName string The display name to set.

Returns: void