# File lib/serverspec/type/service.rb, line 37
    def has_property?(property)
      @runner.check_service_has_property(@name, property)
    end