# File lib/serverspec/type/service.rb, line 41
    def property
      get_property if @property.nil?
      @property
    end