Method GetItem
GetItem(string)
Gets an StringValue from their key name. If the object was not found by their name, an empty non-null StringValue with no value is returned.
public StringValue GetItem(string name)
Parameters
name
string
Gets an StringValue from their key name. If the object was not found by their name, an empty non-null StringValue with no value is returned.
public StringValue GetItem(string name)
name
string