'Declaration Protected ReadOnly Property BinaryWriter As System.IO.BinaryWriter
protected System.IO.BinaryWriter BinaryWriter { get; }
protected: __property System.IO.BinaryWriter* get_BinaryWriter();
protected:
property System.IO.BinaryWriter^ BinaryWriter { System.IO.BinaryWriter^ get(); }