BasesProperty.setDisplayName method
BasesProperty › setDisplayName
Unofficial
Sets the display name.Signature:
setDisplayName(displayName: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| displayName | string | The display name to set. |
Returns: void