# File lib/hashie/dash.rb, line 70
    def self.property?(name)
      properties.include? name.to_sym
    end