type ImageDimensions = class property Width read width_; property Width : array of string index 2 read width_; end; // //