ValuesStringValueOn this pageStringValue Inherits from ValueBase StringValue is a ValueBase that stores strings. Summary Properties Value : string Properties Value StringValue.Value: string The value of this object. Example stringValue.Value = "Hello, world!"