Gets or sets item encoded value. NOTE: If you set this property value, you must encode data
by yourself and also set right ENCODING=encoding; and CHARSET=charset; prameter in item.ParametersString !!!
Normally use method item.SetDecodedStringValue method instead, this does all you need.

C# | Visual Basic | Visual C++ | F# |
public string Value { get; set; }
Public Property Value As String Get Set
public: property String^ Value { String^ get (); void set (String^ value); }
member Value : string with get, set

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119