DynamicString
A dynamic string that can be used to represent a string that is not known at compile time.
Parameters
value
The string value.
A dynamic string that can be used to represent a string that is not known at compile time.
The string value.