# File lib/core/connection.rb, line 93
    def properties
      Codec::Data.to_object(Cproton.pn_connection_remote_properties(@impl))
    end