--- title: IKeymanPackageContentFile::Stream Property --- ## Introduction The `IKeymanPackageContentFile::Stream` property returns a readonly `IStream` reference to the content of the file. ## Specification ``` clike readonly IStream* Stream ```