/*
   * Set properties from Hash
   *
   * call-seq:
   *   options.properties = { "Key" => "Value", ...}
   */
  void set_properties(VALUE hash)