SetName
function SetName(name: any = null): void
Description
Sets a value representing the name of the object.
Parameters
- name
any
null Name.
Returns
void
Overloads By
- SetName
(name)
Sets a value representing the name of the object.
function SetName(name: any = null): void
Sets a value representing the name of the object.
any
nullName.
void
(name)
Sets a value representing the name of the object.