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