SetValue
function SetValue(name: any = null): void
Description
Sets a value representing the name of the object.
Parameters
- name
any
null Name.
Returns
void
Overloads By
- SetValue
(name)
Sets a value representing the name of the object.
function SetValue(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.