Indicates whether the ownerstream owns it's source.
Source position: classesh.inc line 1458
|  public property TOwnerStream.SourceOwner : Boolean | 
SourceOwner indicates whether the TOwnerStream owns it's Source stream or not. If this property is True then the Source stream is freed when the TOwnerStream instance is freed.
| 
 | Reference to the source stream. | |
| 
 | Destroys the TOwnerStream instance and the source stream. |