MiValue fromString(string s)
Creates a string value.
Example:
auto v = MiValue.fromString("some value");