Property this
this[string]
Gets or sets an StringValue item by their key name.
public StringValue this[string name] { get; set; }
Parameters
name
string
Gets or sets an StringValue item by their key name.
public StringValue this[string name] { get; set; }
name
string