'Declaration Public ReadOnly Property DocumentStream As System.IO.Stream
public System.IO.Stream DocumentStream { get; }
public: __property System.IO.Stream* get_DocumentStream();
public:
property System.IO.Stream^ DocumentStream { System.IO.Stream^ get(); }