public Stream Stream { get; set; }
Public Property Stream As Stream
public: property Stream^ Stream { Stream^ get (); void set (Stream^ value); }