Gets and sets the property StringValue. 
            
Strings are Unicode with UTF8 binary encoding. For a list of code values, see http://en.wikipedia.org/wiki/ASCII#ASCII_printable_characters.
 Declaration Syntax
 Declaration Syntax| C# | 
public string StringValue { get; set; }