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