SetValue
function SetValue(name: string = null): void
Description
Sets a value representing the name of the object.
Parameters
- name
string
null Name.
Returns
void
function SetValue(name: string = null): void
Sets a value representing the name of the object.
string
nullName.
void