Does the stream instance owns the encoding.
Source position: classesh.inc line 1577
|  public property TStringStream.OwnsEncoding : Boolean | 
OwnsEncoding indicates whether the stream instance owns the encoding or not. If it owns the encoding, it will be freed when the stream instance is freed.
| 
 | Encoding of the string with the data. |