Skip to content

BasesProperty.setDisplayName method

BasesProperty › setDisplayName

Unofficial

Sets the display name.

Signature:

setDisplayName(displayName: string): void

Parameters:

ParameterTypeDescription
displayNamestringThe display name to set.

Returns: void