Matlab's meta.class and related classes do not implement their Description and DetailedDescription fields in most cases, as of R2021a. Looks like we'll need to parse classdef files ourselves to extract the helptext for methods, properties, and other items.